home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1844 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  911 b 

  1. Path: ix.netcom.com!netnews
  2. From: obel@ix.netcom.com (Vladimir Stanishev)
  3. Newsgroups: comp.lang.c++
  4. Subject: error L2029 - symbol: unresolved external???
  5. Date: Sat, 13 Jan 1996 06:35:37 GMT
  6. Organization: Netcom
  7. Message-ID: <4d7jik$91e@cloner2.ix.netcom.com>
  8. NNTP-Posting-Host: ix-nyc13-26.ix.netcom.com
  9. X-NETCOM-Date: Fri Jan 12 10:30:44 PM PST 1996
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. I am now learning Visual C++, and I am having problems using the new
  13. and delete operators.  Everytime I include them in a program, I get
  14. error L2029 (symbol: unresolved external).  I tried to read the online
  15. help, but being new to c++ (and to programming in general), I don't
  16. understand much.  Well, in any case it is not a syntax error, and I
  17. guess it is some kind of a configuration problem, or using linker or
  18. compiler options.  Does anyone know how I can fix this problem?  Any
  19. help is greatly appreciated.
  20.  
  21. Thanks. 
  22.  
  23.